home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / lib / evolution / 2.26 / plugins / org-gnome-mark-all-read.eplug < prev    next >
Encoding:
Extensible Markup Language  |  2009-05-15  |  750 b   |  13 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <e-plugin-list>
  3.         <e-plugin type="shlib" location="/usr/lib/evolution/2.26/plugins/liborg-gnome-mark-all-read.so" id="org.gnome.evolution.mail.folder.mark_all_read" domain="evolution-2.26" name="Mark All Read">
  4.         <author name="Chenthill Palanisamy" email="pchenthill@novell.com"/>
  5.         <description>Used for marking all the messages under a folder as read</description>
  6.  
  7.         <hook class="org.gnome.evolution.mail.popup:1.0">
  8.             <menu target="folder" id="org.gnome.evolution.mail.foldertree.popup">
  9.                 <item visible="folder" type="item" path="30.emc.01" icon="mail-mark-read" enable="folder" activate="org_gnome_mark_all_read" label="Mark Me_ssages as Read"></item>
  10.             </menu>
  11.         </hook>
  12.     </e-plugin>
  13. </e-plugin-list>